PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardPrintFieldAttribute Class / getRole Method
In This Topic
    getRole Method
    In This Topic
    Gets the print field role.
    Syntax
    public PDFStandardPrintFieldRole getRole()

    Return Value

    A PDFStandardPrintFieldRole enum member specifying the type of form field represented.
    See Also